home *** CD-ROM | disk | FTP | other *** search
- inherited frmMouseClickMove: TfrmMouseClickMove
- Left = 356
- Top = 119
- HelpContext = 65
- OldCreateOrder = True
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited img1616: TImage
- Picture.Data = {<image000.ico>}
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Moves the mouse pointer to the center of an object or control on' +
- ' a window such '
-
- 'as a button, page tab, text box, link or column header. To selec' +
- 't an object from '
-
- 'an existing window, either use the "Browse..." button or drag th' +
- 'e AutoMate icon '
- 'to the area on the screen.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- Caption = 'Move to Object'
- object panelDrag: TPanel
- Left = 0
- Top = 0
- Width = 469
- Height = 226
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object Label1: TLabel
- Left = 12
- Top = 33
- Width = 240
- Height = 37
- AutoSize = False
- Caption =
- 'Drag the AutoMate icon to the desired control or use the browse ' +
- 'button.'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 8
- Top = 89
- Width = 104
- Height = 13
- Caption = 'Object Description'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 8
- Top = 25
- Width = 453
- Height = 9
- Shape = bsTopLine
- end
- object lbWindow: TLabel
- Left = 12
- Top = 113
- Width = 445
- Height = 13
- AutoSize = False
- end
- object lbType: TLabel
- Left = 12
- Top = 126
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbName: TLabel
- Left = 12
- Top = 152
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbValue: TLabel
- Left = 12
- Top = 165
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbPosition: TLabel
- Left = 12
- Top = 178
- Width = 309
- Height = 13
- AutoSize = False
- end
- object Label11: TLabel
- Left = 8
- Top = 8
- Width = 92
- Height = 13
- Caption = 'Object Selection'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = 8
- Top = 105
- Width = 453
- Height = 9
- Shape = bsTopLine
- end
- object lbClass: TLabel
- Left = 12
- Top = 139
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbTest: TLabel
- Left = 200
- Top = 4
- Width = 3
- Height = 13
- Visible = False
- end
- object comEdit: TButton
- Left = 378
- Top = 169
- Width = 81
- Height = 25
- Caption = 'E&dit'
- TabOrder = 1
- OnClick = comEditClick
- end
- object comObjectList: TButton
- Left = 378
- Top = 77
- Width = 81
- Height = 25
- Caption = '&Browse...'
- TabOrder = 0
- OnClick = comObjectListClick
- end
- object Panel1: TPanel
- Left = 327
- Top = 33
- Width = 133
- Height = 41
- BevelOuter = bvNone
- TabOrder = 2
- object Label12: TLabel
- Left = 0
- Top = 13
- Width = 97
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Drag -->'
- end
- object imgCursor: TImage
- Left = 100
- Top = 4
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image001.ico>}
- Stretch = True
- end
- object imgGreyIcon: TImage
- Left = 100
- Top = 4
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image002.ico>}
- Stretch = True
- Visible = False
- end
- end
- end
- end
- end
- object rdoRightSingleClick: TRadioButton
- Left = 492
- Top = 208
- Width = 129
- Height = 17
- Caption = 'Single click'
- TabOrder = 1
- end
- object rdoRightDoubleClick: TRadioButton
- Left = 492
- Top = 224
- Width = 129
- Height = 17
- Caption = 'Double click'
- TabOrder = 2
- end
- object rdoRightMouseUp: TRadioButton
- Left = 492
- Top = 240
- Width = 129
- Height = 17
- Caption = 'Release'
- TabOrder = 3
- end
- object rdoRightMouseDown: TRadioButton
- Left = 492
- Top = 256
- Width = 129
- Height = 17
- Caption = 'Hold down'
- TabOrder = 4
- end
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- end
-